This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
I am following the guide in the Designer Wiki for adding custom java to XPages. Basically, swap to Java perspective, add to Webcontent/WEB_INF.
One serious problem. Once you have loaded the page, the java remains cached in memory for ever. You can delete the JAR and the xpage will continue to run the now non-existant code. If you update the JAR the old code will continue to run.
I have tried using Clean, Rebuild etc. But apart from restarting the server, there is no way to update the code.
Obviously restarting the server after every edit makes this pretty much useless.
I need to use Java as the code is too complicated to consider using Javascript, and the XPage javascript editor is really not much more than Notepad.
Has anyone found a way to make the server refresh the XPage java?
Cheers
Simon
Feedback number WEBB7RBVNY created by ~George Chugeroveroden on 04/21/2009
Status: Open
Comments: